home *** CD-ROM | disk | FTP | other *** search
/ PCNet 2003 October / PCNET_CD_2003_10_1.iso / surpriz / elements.swf / scripts / DefineButton2_210 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-09-03  |  64 b   |  4 lines

  1. on(release){
  2.    getUrl("mailto:mike@privatehand.com", "");
  3. }
  4.